declare module '@ember/template' {
  export { htmlSafe, isHTMLSafe, type SafeString } from '@ember/-internals/glimmer';
}
