declare const asyncBwaMem: (refPath: string, reads: string | Array | Array>, runName: string, libName: string, outputDir: string, onData: Function, options?: any) => Promise; export { asyncBwaMem };