export declare function includesAny(text?: string | null, comparisons?: Array): boolean;