export { DEV_RDEV, ZERO_CHUNK_SIZE } from './constants.ts'; export { read, readRange } from './read.ts'; export { stat } from './stat.ts'; export { stream } from './stream.ts'; //# sourceMappingURL=index.d.ts.map