/** * Render the desktop or mobile no-auth content view. */ export declare const BaseNoAuthModuleLayout: (props: { children: React.ReactNode; }) => import("@emotion/react/jsx-runtime").JSX.Element; //# sourceMappingURL=index.d.ts.map