/**
 * Type to explicitly define a property name within a source code.
 *
 * @type {PropertyName}
 */
export declare type PropertyName = string;
//# sourceMappingURL=property-name.d.ts.map