import { SgdsMasthead } from "./sgds-masthead"; declare global { interface HTMLElementTagNameMap { "sgds-masthead": SgdsMasthead; } }