import { SDSTextComponent } from './sds-text.component'; export declare class SDSText extends SDSTextComponent { } declare global { interface HTMLElementTagNameMap { 'sds-text': SDSText; } } //# sourceMappingURL=sds-text.d.ts.map