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