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