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