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