import { AuthContextType } from "../providers/AuthProvider";
export declare const useAuth: () => AuthContextType;
//# sourceMappingURL=useAuth.d.ts.map