export declare type InitializeWithENSArgs = { ensName: string; hashLabel: string; node: string; gasPrice: string; }; //# sourceMappingURL=InitializeWithENSArgs.d.ts.map