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