export * from './capi';
export declare const Vue2: undefined;
export declare const isVue2 = false;
export declare const isVue3 = true;
