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