export declare const trim: (haystack: string, needle: string) => string;