import { DeployableDefinition } from './deployment-context.types'; export declare function hasUiSteps(definition: DeployableDefinition): boolean;