declare const XMR: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export default XMR;