import { LoopzAuthContextValue } from "../../types/react/loopzauthcontextvalue";
import { Maybe } from "../../types";
export declare const LoopzAuthContext: import("react").Context<Maybe<LoopzAuthContextValue>>;
//# sourceMappingURL=loopzauthcontext.d.ts.map