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