import type { FunctionalComponent } from 'vue'; declare const CircleCheckFilled: FunctionalComponent<{}, {}>; export default CircleCheckFilled;