declare const NumberParseFloat: (string: string) => number; export = NumberParseFloat;