import type { FC } from "react"; import type { ModalPropsType } from "../../../contexts/modals/types"; export declare const SwapModal: FC; //# sourceMappingURL=SwapModal.d.ts.map