export default fastqToJson; declare function fastqToJson(fileString: any, options?: {}): any;