import React from 'react'; import { UndrawSVGProps } from '../types'; declare const Processing: React.FC; export default Processing;