/**
 * 初始化普通Vue项目的适配器
 */
export declare function initPureAdapter(app?: any): void;
