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