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