export declare function EndsWith(whereToLook: any, whatToLookFor: any): boolean;