/** * This is a descriptor map that contains * all standard properties that a Custom Element can support (including AOM properties), which * determines what kind of capabilities the Base HTML Element and * Base Lightning Element should support. */ export declare const HTMLElementOriginalDescriptors: PropertyDescriptorMap; //# sourceMappingURL=html-properties.d.ts.map