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