import { Modules } from '../../schema/manifest'; export declare const extractInternalI18nPropertyKeysFromModules: (modules: Modules) => [string, string][]; //# sourceMappingURL=module-i18n-helper.d.ts.map