import type { TemplateOnlyComponent } from '@ember/component/template-only';

export interface Signature {
  Element: HTMLElement,
  Args: {


  }
  Yields: []
}


const Private:    TemplateOnlyComponent<Signature> = <template>       Private variable template. Private variable template.  Private variable template.  Private variable template.  Private variable template. Private variable template. Private variable template. </template>
/*AMBIGUOUS*/