/**
 * This will remove the chalk color codes from the message provided.
 * It's used to log plain text in the log file
 */
declare const _default: import("logform").Format;
export default _default;
//# sourceMappingURL=exclude-colors.d.ts.map