import {UIOptionsObject} from '../ui-options';

export type ConfigState = UIOptionsObject;
