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