/// import { InteractableProps } from "../index"; export default function XRInteractable(props: InteractableProps): import("react").JSX.Element;