export { default as NLog } from './src/Log'; export type { LogProps, LogInst } from './src/Log';