export declare function sfbkstream(url: string): Promise<{ nsamples: number; sdtaStream: ReadableStream; infos: any; pdtaBuffer: Uint8Array; }>;