export declare function getVariable(data: { [propName: string]: any; }, key: string | undefined, canAccessSuper?: boolean): any;