export interface DeployArgs { publicKey: string; ensName: string; gasPrice: string; gasToken: string; signature: string; } //# sourceMappingURL=deploy.d.ts.map