import React from 'react'; declare const SvgScooter: (props: React.SVGProps) => JSX.Element; export default SvgScooter;