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