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