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