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