import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const MdiAutoDownload: FunctionalComponent; export default MdiAutoDownload;