The codemod inserts `import { htmlSafe } from '@ember/template'` but it should be from `@ember/string` There is a corresponding bug in the Ember API documentation where it still lists the function under `@ember/template`