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