export declare const API_URLS: { GET_ALL_TYPES: string; GET_ALL_PRIORITIES: string; GET_ALL_CATEGORIES: string; GET_STAGE_DETAILS: string; GET_CASE_OWNERS: string; ADD_CASE_TO_WORKFLOW: string; VALIDATE_CASE_DEADLINE: string; };