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