declare const rtrim: (string_: string, chart?: string) => string; export default rtrim;