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