export declare const getTranslatableEnum: (value: string | number | boolean | null) => string | number;