declare const shouldTranslateKey: (key: string, model: string) => boolean; export default shouldTranslateKey;