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