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