export declare const onconnect: (arg1: any, arg2: any) => void; export declare const ondata: (newline: string) => { [x: string]: any[]; };