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