export interface AttributeBase { readonly usage: AttributeUsage; readonly [OpaqueTagSymbol0]: unique symbol; }