export declare const bundledSkillsDir: string; export declare function getBundledPromptUrl(name: string): URL; export declare function readBundledPrompt(name: string): Promise;