index.d.ts 83 B

12
  1. export default Geometry;
  2. declare function Geometry(props: any, context: any): any;