declare function logTime(fn: Function, text?: string, _this?: any, callback?: Function): Function export default logTime