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