export { agentfs, AgentFsWrapper, type AgentFsHandle, type AgentFsOptions } from "./AgentFs.js"; export type { FileSystem } from "../../filesystem/interface.js";