export declare const API_URLS: { GET_ALL_CATEGORIES: string; rcList: string; }; export declare const ASSIGN_WORKFLOW: { key: string; label: string; icon: string; }; export declare const CASE_SOURCE: { VCOMPLY: string; HOTLINE: string; WEBSITE: string; };