import { SbGap } from './_gap'; export { SbGap }; declare global { interface HTMLElementTagNameMap { "sb-gap": SbGap; } }