export declare enum AttributeFlags { None = 0, Hidden = 1, Constant = 2, Verify = 4, Preset = 8 } //# sourceMappingURL=AttributeFlags.d.ts.map