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