export declare function stringIncludes(string: string, searchString: string, start?: number): boolean;