/** * Copy all markdown files from the prompts folder of a published npm package * to the LOCAL .opencode/agent directory (in the current working directory) */ export declare function ensurePromptsFolder(): void; //# sourceMappingURL=prompts-manager.d.ts.map