import { SVGIconDef } from './types'; declare const SwapOutlined: SVGIconDef; export default SwapOutlined;