import type { VendoComposition } from "./compose-context.js"; /** The prompt inputs and the discovery rails, for the one thinker. */ export declare const composePrompt: (composition: VendoComposition) => Pick;