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