declare const _default: (type: "fixedJoint" | "sphericalJoint" | "revoluteJoint" | "prismaticJoint" | "d6Joint") => void; export default _default;