declare const checkForNegativeZero: (formattedValue: string) => string; export default checkForNegativeZero;