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