export declare const PHDSTUDENTLIST_ROUTE: RegExp; export declare const PHDSTUDENTDETAIL_ROUTE: RegExp; export declare const ALLSTUDENTLIST_ROUTE: RegExp; export declare const ALLSTUDENTDETAIL_ROUTE: RegExp; export declare const LINKEDIN: string; export declare const FACEBOOK: string; export declare const TWITTER: string; export declare const ORCID: string; export declare const ACADEMIA: string; export declare const RESEARCHGATE: string; export declare const REPORT_PARAM = "__report"; export declare const UR_PARAM = "__ur"; export declare const DEPENDENCY_PARAM = "__dependencyExternalId"; export declare const PHD_STATUS = "phDStudentStatus"; export declare const HASH_PARAM = "__qt"; export declare const FORMAT_PARAM = "__format"; export declare const LIVEMATCHES = "liveMatches"; export declare const WINDOW_CONFIGURATION = "width=720,height=800,toolbar=0,location=0, directories=0, status=0, menubar=0"; export declare const ALL_STATES_NUMBER = 6;