import { FC } from 'react'; declare const TransactionError: FC; export default TransactionError;