Type alias UtilityMeta

UtilityMeta: { props: string[]; type: MetaType; uid: string; variants: string[] } & { [key: string]: unknown }