export declare class VariableTool { static hasValue: (variable: any) => boolean; }