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