export declare const Constants: { API_ROOT: string; /** PATHS **/ NOTIFICATIONS_PATH: string; APPS_PATH: string; DEVICES_PATH: string; };