import TerraHarmonyHistory from './harmony-history.component.js'; export * from './harmony-history.component.js'; export default TerraHarmonyHistory; declare global { interface HTMLElementTagNameMap { 'terra-harmony-history': TerraHarmonyHistory; } }