export default class LOG { static test: any; static warn: any; static error: any; static todo: any; static assert: any; }