import { Smartlog } from "./smartlog.classes.smartlog"; export { Smartlog }; export declare const getDefaultLogger: () => Smartlog;