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