export default function removeEmptyLines(string: string): string;
