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