import { NodePath } from '@babel/traverse'; export declare function resolveOperand(operand: NodePath): any;