export = endsWith; declare function endsWith(str: any, end: any): boolean;