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