export declare const Element: ({ tenant, element, root }: { tenant: any; element: any; root: any; }) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element | null;