export { type IConfigOptions } from './config-options.interface';
export { type IConfig } from './config.interface';
