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