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