import type { IconData } from '@stacksjs/iconify-core'; export declare const downloadOutlined: IconData; export default downloadOutlined;