export interface HighPriorityAttribute extends AttributeBase { readonly usage: HighPriorityAttributeUsage; }