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