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