export const codec: 1024; export function createReader({ reader, state }: { reader: import('../reader/api.js').Reader; state?: import('../api.js').ReaderState; }): import('../api.js').IndexReader; export function read; }>({ reader, state }: View): Promise>; export function cancel; }>({ state, reader }: View, reason?: any): import("../api.js").Await; //# sourceMappingURL=reader.d.ts.map