export declare const SKILL_PATTERN: {
    fetchSkillsDropdown: string;
    fetchSkillsDropdownV2: string;
};
