export declare enum DockerContainerType { Database = "database", Application = "application" }