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