export declare function formatTranslations(modules: Record<string, any>): Record<string, any>;
