export declare function isValidSkillDescription(description: string | undefined): description is string;