import LineReader, { LineReaderOptions } from './LineReader.js';
export { LineReader, LineReaderOptions };
