import 'colors';
/**
 * 打开模拟器
 * @param options 参数
 */
export declare function openEmulator(options: any): void;
