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