export { logger } from './logger';
export type { BaseContentConfig, BaseDerivedConfig, CustomIntlayerConfig, IntlayerConfig, PatternsContentConfig, ResultDirDerivedConfig, } from './types/config';
export { Locales } from './types/locales';
export type { LocalesValues } from './types/locales';
//# sourceMappingURL=client.d.ts.map