CallCenterSection: {
    items: CallCenterItem[];
    label: string;
    name: string;
}

Type declaration