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