export declare const trim: (string: string) => string;
