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