export declare class SimpleNodeVariable { static keyVariableType: string; static keyVariableName: string; static keyVariableValue: string; }