export declare const getNonce: ({ address, chain, }: { address: string; chain: string; }) => Promise; //# sourceMappingURL=getNonce.d.ts.map