import type * as babel from '@babel/core'; export declare function getStatementPath(path: babel.NodePath): babel.NodePath | null; //# sourceMappingURL=get-statement-path.d.ts.map