export interface ShadecnUiSchema {
  uiName: string
  utilsName: string
}
