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