import { MeshProps } from '../types';
export declare const Ball: React.FC<MeshProps>;
export { MeshProps };
