export declare const countDecimals: (x: any) => number;
