export declare function trimright(str: string, chars?: string): string;