export declare const Layout: ({ tenant, layout }: { tenant: any; layout: any; }) => JSX.Element;