declare function defineAppConfig(config: Record): Record declare function definePageConfig(config: Record): Record declare const TARO_APP_API: string