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