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