import { type NostrContextType } from './NostrContext.ts'; export declare function useNostr(): NostrContextType; //# sourceMappingURL=useNostr.d.ts.map