export { DeploymentArgs, DeploymentState } from "./deployment";
export type Deployment = import("./deployment").Deployment;
export declare const Deployment: typeof import("./deployment").Deployment;
//# sourceMappingURL=index.d.ts.map