export declare const UnauthorizedProvider: import("react").Provider<() => void>; export declare function useOnUnauthorized(): () => void; //# sourceMappingURL=useUnauthorized.d.ts.map