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