declare const _default: { /** The width of the separator between text blocks in the console. */ separatorLength: number; /** The date-time pattern for displaying timestamps for timestamped messages. */ timestampFormat: string; }; export default _default;