export declare const useAuth: () => import("../context/AuthContext.js").AuthContextType;
