export type { Config } from './core/config/Config'; export * from './index'; export type { LegacyConfig } from './legacy/LegacyConfig';