/// import { IconProps } from "../SvgIcon"; export declare const ComputerDeploy: (props?: IconProps) => JSX.Element; export default ComputerDeploy;