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