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