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