import type { UseAuthHook } from "./auth.definition"; export declare const useAuth: UseAuthHook;