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