import type { DeployConfigCustom, DeployTypeDefinition } from "..";
export declare const CUSTOM_DEPLOY_TYPE: DeployTypeDefinition<DeployConfigCustom>;