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