function getInitCodeHashERC1967( implementation: string,): `0x${string}`;
let implementation: string;
let returnType: `0x${string}`;