import { type McpContent } from "../response.js"; export declare function handleGetProductionChecklist(raw: unknown): McpContent; //# sourceMappingURL=getProductionChecklist.d.ts.map