import { NodePath } from '@babel/traverse'; export declare function getDataForScope(path: NodePath, key?: string): any;