import type * as babel from '@babel/core'; export declare function getDescriptiveName(path: babel.NodePath, defaultName: string): string; //# sourceMappingURL=get-descriptive-name.d.ts.map