export declare function trimEnd(str: string, char?: string): string;