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