declare const format: (text: string) => string; export default format;