export declare const removeNonNumericCharacters: (toRemove: string) => string;