type ModuleInstaller = (args: { account: Account; chain: Chain; client: ThirdwebClient;}) => Promise<ModuleInstallData>;