declare function fix(text: string): string; export default fix;