export declare const stringTrimRightChars: (string: string, chars?: string) => string;