export interface AttributeBase { readonly type: AttributeType; readonly [OpaqueTagSymbol0]: unique symbol; }