export declare class DeploymentConfig {
    type: string;
}
