ComponentContextInputs: {
    [key: string]: ComponentContextInput | ComponentContextInputGroup;
}

Type declaration