import type { Auth } from './core'; export declare const useAuth: () => Auth;