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