export { DEFAULT_CONFIG, getDefaultConfig } from './default-config';
export { mergeConfig, createFilterConfig } from './config-builder';
