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