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