export default function countOfStr(str: string, findStr: string): number;