import type { EstimationGuide } from "./types.js"; /** PERT estimation guide. */ export declare const ESTIMATION_GUIDE: EstimationGuide; //# sourceMappingURL=estimation.d.ts.map