import { Platform } from "../../Platform.ts"; import * as Server from "../../Server/index.ts"; import type { ContainerApplication, ContainerServices, ContainerShape } from "./ContainerApplication.ts"; export declare const ContainerPlatform: Platform; //# sourceMappingURL=ContainerPlatform.d.ts.map