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