import { MFHostRuntime } from '@m4l/components'; /** * Build the minimal shell-owned runtime for the no-auth MF shell. */ export declare function createMFNoAuthHostRuntime(): MFHostRuntime; //# sourceMappingURL=createMFNoAuthHostRuntime.d.ts.map