import type { ExtensionManagerController } from "../index.js"; import type { ManagedEntrySection } from "../entry-model.js"; export declare function buildPackageManagedEntrySection(packageId: string, controller: ExtensionManagerController): Promise; //# sourceMappingURL=package-source.d.ts.map