import { type AdminContextObject } from '../../types'; export declare const useAppInfo: () => AdminContextObject['global']['appInfo'];