export declare const itemTranslations: <T extends unknown>(translationKey: string, item: T) => any;
//# sourceMappingURL=itemTranslations.d.ts.map