import * as THREE from 'three'; import { MeshBVHUniformStruct } from 'three-mesh-bvh'; export declare const MeshRefractionMaterial: import("@react-three/fiber").ConstructorRepresentation & { key: string; };