import type { ParseNode } from '../parser/ParseNode.mts'; export declare function PropName(node: ParseNode): string | undefined; //# sourceMappingURL=PropName.d.mts.map