/// import { BufferGeometry } from "three"; export declare const useTrimeshCollision: (geometry: BufferGeometry) => import("react").RefObject>;