/// declare const ConfirmSwapModalErrorMsg: ({ message }: { message: string; }) => JSX.Element; export default ConfirmSwapModalErrorMsg;