export declare function contains(needle: string, haystack: string): boolean;