/// import type { IDeploymentStrategyAdditionalFieldsProps } from '../../deploymentStrategy.registry'; export declare function HighlanderPreview(props: IDeploymentStrategyAdditionalFieldsProps): JSX.Element; export declare function HighlanderPreviewCmp(props: IDeploymentStrategyAdditionalFieldsProps): JSX.Element;