/** Maps runtime App imports to the configured application component. */ export declare const appComponentId = "\0vpt:app-component"; /** Exposes compile-time native component JSX interfaces to application modules. */ export declare const clientTaroNativeId = "virtual:taro/native";