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