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