/**
 * 简化 Ovine 应用，自动导入文件等
 */
/**
 * 初始化 ovine 全局对象
 */
export declare function initOvineGlobal(): void;
