export { default as now } from './now'; export { default as difference } from './difference'; export { log, debug, group } from './log';