import { FC } from "react"; declare const SwapButton: FC; export default SwapButton;