declare global { interface HTMLElementTagNameMap { "usa-step-indicator": USAStepIndicatorElement; } } export declare class USAStepIndicatorElement extends HTMLElement { accessor role: string; } //# sourceMappingURL=step-indicator.element.d.ts.map