import { IntlayerConfig } from "@intlayer/types/config"; //#region src/createDictionaryEntryPoint/getBuiltRemoteDictionariesPath.d.ts /** * This function generates a list of dictionaries in the main directory */ export declare const getBuiltRemoteDictionariesPath: (configuration: IntlayerConfig, excludeKeys?: string[]) => Promise; //#endregion //# sourceMappingURL=getBuiltRemoteDictionariesPath.d.ts.map