export declare function endswith(suffix: string, str: string): boolean;