export declare function listBundledSkills(): string[]; export declare function readBundledSkill(name: string): string;