export * from './utils'; export * from './native-log'; export * from './types'; /** * 插件版本号 */ export declare const version: string;