import { type ExportProfileManifest } from "../../domain/runtime/export-profile.js"; export declare function resolveExportProfile(packageRoot: string, profileId: string): Promise; //# sourceMappingURL=resolve-export-profile.d.ts.map