/** * @description map of general labels used in built in controls UI */ export interface ControlLabels { title?: string; }