import { AppInfoPayload } from '../types/common'; export declare function getAppInfo(refresh?: boolean): Promise;