export declare const trim: (str: string, char: string) => string;