export declare function ContainsAny(s: string, chars: string): boolean | false;