import { FS } from "@coder/protocol"; import { client } from "./client"; export = new FS(client);