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