export declare class Edge { static INTERACTION_DETECTION_METHOD: string; static MI_SCORE: string; static COLLAPSED_COLOR: string; static AFFECTED_BY_MUTATION: string; static SHAPE: string; static COLOR: string; static ID: string; static INTERACTION_AC: string; static NEGATIVE: string; }