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