export declare class Constants { static EDGE_DETAILS_DIV_ID: string; static INTERACTION_DETECTION_METHOD_LABEL: string; static NO_DETECTION_METHODS_LABEL: string; static MISCORE_LABEL: string; static INTERACTION_AC_LABEL: string; static NODE_DETAILS_DIV_ID: string; static SPECIES_LABEL: string; static INTERACTOR_TYPE_LABEL: string; static INTERACTOR_NAME_LABEL: string; static INTERACTOR_AC_LABEL: string; static INTERACTOR_ID_LABEL: string; }