export declare function trim(string: string): string;
