/// import { IconProps } from '../../types'; declare const Scooter: (allProps: IconProps) => JSX.Element; export default Scooter;