export type * from './base/index';
export type { IConsoleLoggerOptions } from './console-logger-options.interface';
export type { ICoreFactoryOptions } from './core-factory-options.interface';
//# sourceMappingURL=index.d.ts.map