/// import { ReadOptions, Statement } from './index'; export declare function read(data: Uint8Array | Buffer, options: ReadOptions): Promise;