import type { KnowledgeEntry } from "./types.js"; /** The five core PM principles, each with compact (≤80 char) and full forms. */ export declare const PRINCIPLES: KnowledgeEntry[]; //# sourceMappingURL=principles.d.ts.map