import Console2 from '../node'; export declare function _log(this: Console2, name: string, argv: any[], failBack?: string): any;