export declare function rtrim(str?: string, charlist?: string): string;