declare const writeLine: (line: string) => void; export { writeLine };