export declare class Node { static SHAPE: string; static COLOR: string; static MUTATION: string; static SPECIES: string; static INTERACTOR_NAME: string; static INTERACTOR_TYPE: string; static INTERACTOR_AC: string; static INTERACTOR_ID: string; }