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