export default class Console { private static logBackup; static log(arg: any): any[]; }