import type { Metadata } from '../types'; export declare function getMFEHasUniqueChunkNamespace(bundledWith: Metadata['bundledWith']): boolean; //# sourceMappingURL=get-mfe-has-unique-chunk-namespace.d.ts.map