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