import { type PlatformTargetManifest } from './schema.js'; export declare function readPlatformTargetManifest(packageRoot?: string): PlatformTargetManifest; //# sourceMappingURL=reader.d.ts.map