import { MFNoAuthAppProps } from './types'; /** * Wrap the no-auth MF page in the minimal shell-owned provider stack. */ export declare function MFNoAuthApp(props: MFNoAuthAppProps): import("@emotion/react/jsx-runtime").JSX.Element; export default MFNoAuthApp; //# sourceMappingURL=index.d.ts.map