export declare function EqualsAny(whereToLook: any, whatToLookFor: Array | any): boolean;