/**
 * The name of a property.
 */
export type PropertyName = string;
//# sourceMappingURL=PropertyName.d.ts.map