/** * 版本 */ export declare const version = "0.33.0"; /** * 安装插件 */ export declare function install(Yox: any): void; export {};