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