export declare function countDigits(str: string): number;
//# sourceMappingURL=count-digits.d.ts.map