import { IconDefinition } from '../types';
declare const SwapRightOutlined: IconDefinition;
export default SwapRightOutlined;
