import { type NostrLoginContextType } from './NostrLoginContext.ts'; export declare function useNostrLogin(): NostrLoginContextType; //# sourceMappingURL=useNostrLogin.d.ts.map