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