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