export default function byline(readStream: any, options?: any): any; export declare function createLineStream(readStream: any, options: any): any;