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