/// <reference types="react" />
declare const SwapCardInputsSwapper: () => JSX.Element;
export default SwapCardInputsSwapper;
