declare function initConsole(args: any): Promise<void>;
export = initConsole;
