/** * 判断当前 App 运行环境是否支持直接获取面板配置 */ export declare const isSupportGetMiniAppConfig: () => boolean;