export declare class VariableFactory { static create(variable: any, context: any): any; }