export type MountPluginDescriptor = { id: string; config: import("@rivet-dev/agentos-runtime-core/descriptors").MountConfigJsonValue; };