import { XRStore } from '@react-three/xr'; export declare const XRButton: ({ store }: { store: XRStore; }) => import("react/jsx-runtime").JSX.Element;