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