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