export declare const strCnt: (needle: string, haystack: string, offset?: number) => number;