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