export declare function trimmingCharacters(str: string, characters?: string): string;