export declare const historicTranslations: { TITLE: string; COLUMN_ID: string; COLUMN_ENTITY: string; COLUMN_ACTION: string; COLUMN_CREATE_AT: string; COLUMN_MESSAGE: string; COLUMN_USERNAME: string; }; export declare const getHistoricTranslationsKeys: () => string[]; //# sourceMappingURL=translations.d.ts.map