import { authInfo } from '../utils/authFetch'; export declare const defaultInfo: { getInfo: typeof authInfo; fab: boolean; };