import { Log } from './types';
declare const log: Log;
export default log;
