import { FC } from 'react'; declare const XElements: FC; export default XElements;