export declare const countStr: (str: string) => number;
