import * as t from '@babel/types'; export declare function getPropName(node: t.Node): string | undefined; //# sourceMappingURL=ast.d.ts.map