export declare function countDigits(str: string): number;
