/** * A representation of a property read. * @example * ```html * * ``` */ export declare const PROPERTY_READ: unique symbol; //# sourceMappingURL=constants.d.ts.map