import type { ContentFs } from '../content-fs'; export declare function getPathForAllLocales(defaultLocalePath: string, fs: ContentFs): string[]; //# sourceMappingURL=get-path-for-all-locales.d.ts.map