import { SvgProps } from "../Svg"; export declare const ProductIconDeploy: (props: SvgProps) => JSX.Element;