import { ComponentData, ComponentResponse } from './ComponentTypes'; export interface DictionaryComponentResponse extends ComponentResponse> { }