declare const Log: (...rest: any[]) => void; export default Log;