declare const _default: ({ appConfig, wrapperPageComponent, buildConfig, context, applyRuntimeAPI, getRuntimeValue, addProvider }: { appConfig: any; wrapperPageComponent: any; buildConfig: any; context: any; applyRuntimeAPI: any; getRuntimeValue: any; addProvider: any; }) => void; export default _default;