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