export interface Usage { default?: boolean; id?: string; required?: boolean; }