import { LumberjackConfigLevels } from '../logs/lumberjack-config-levels';
export declare const defaultProductionLevels: LumberjackConfigLevels;
