import * as fs from 'fs';
import * as path from 'path';
export { fs, path };
import * as smartlogInterfaces from '../dist_ts_interfaces/index.js';
import * as smarttime from '@push.rocks/smarttime';
export { smartlogInterfaces, smarttime };
