export declare const DEFAULT_LOGGER_PROVIDER = "DEFAULT_LOGGER_PROVIDER";
export declare const DD_LOGGER_PROVIDER = "DD_LOGGER_PROVIDER";
export declare const JSON_LOGGER_PROVIDER = "JSON_LOGGER_PROVIDER";
