import { type EaCRemoteDistributedFileSystemDetails } from "https://deno.land/x/fathym_everything_as_code@v0.1.63-integration/src/modules/dfs/EaCRemoteDistributedFileSystemDetails.ts";
definition: { RemoteRoot: string; } & EaCDistributedFileSystemDetails<"Remote">