import { IconDefinition } from '../../templates/types'; declare const MinusSquareOutlined: IconDefinition; export default MinusSquareOutlined;