export declare function removeNonDigitValues(value: string): string;
