/** * `slowcook plate --pr ` — 0.15.0-α.3. * * Mirrors `slowcook refine --pr` for the mockup branch. Triggered by * `/plate ` PR comments + reviews on a slowcook-mockup PR. * * α.3 ships without screenshot-attachment vision (text-only feedback). * Vision support (PlateImageAttachment) is wired in the prompt + agent * but the index doesn't fetch image attachments yet — coming α.3.1. */ export declare function plate(argv: string[], cliVersion: string): Promise; //# sourceMappingURL=index.d.ts.map