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