export type ProjectInfo = { name: string; version: string; }; //# sourceMappingURL=project-info.d.ts.map