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