declare const _default: (rawText: string, formatted: string, groupSeparator: string) => number; export default _default;