export function endsWith(str: any, suffix: any): boolean;
