import { SVGIconDef } from './types'; declare const SubtractOutlined: SVGIconDef; export default SubtractOutlined;