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