export declare const removeNewlines: (content: string) => string;
