import { type IntlayerConfig } from '@intlayer/config';
export declare const fetchDistantDictionaryKeys: (configuration?: IntlayerConfig) => Promise<string[]>;
//# sourceMappingURL=fetchDistantDictionaryKeys.d.ts.map