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