ComponentInstance: {
    componentInstanceProperties: ComponentInstanceProperty[];
    componentName: string;
    visibilityRule?: UiFormulaRule | null;
}

Type declaration