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