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