declare const formatName: (string: string) => string;
export default formatName;
//# sourceMappingURL=formatName.d.ts.map