/** * Shared utility functions */ export declare function normalizeSkillName(name: string): string;