import React from 'react';
declare const SwapLeftOutline: React.FC<import("./gen").IconCommonProps>;
export default SwapLeftOutline;
