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