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