declare const formatName: (string: string) => string; export default formatName;