export declare function Contains(s: string, substr: string): boolean;