export declare function count(s: string, subs: string): number;
