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