import { Sphere } from '../types/Shapes';
export declare function useSphereShape(radius: number): Sphere;
//# sourceMappingURL=useSphereShape.d.ts.map