import { IconProps } from '../types';
declare const Scooter: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Scooter;
//# sourceMappingURL=Scooter.d.ts.map