export declare const isEip1193Provider: (provider: any) => boolean;
export declare const isPrivateKey: (signer?: any) => boolean;
export declare const isSignerPasskeyClient: (signer?: any) => boolean;
//# sourceMappingURL=provider.d.ts.map