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