declare const prettyFormat: (str: string) => string; export default prettyFormat;