import { IBaseConfig } from './IBaseConfig'; export type IConfig = Record;