export type UIComponent = T & { brand?: 'ac' | 'as' | 'at' | 'dt'; };