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