export type { ConstructorOptions, CustomJsonReplacerFn, Environment, InjectLambdaContextOptions, LogAttributes, LoggerInterface, LogItemExtraInput, LogItemMessage, LogLevel, } from './Logger.js'; export type { UnformattedAttributes } from './logKeys.js'; //# sourceMappingURL=index.d.ts.map