export declare enum AttributeVisibilityMode { None = 0, Normal = 1, All = 2 } //# sourceMappingURL=AttributeVisibilityMode.d.ts.map