export declare class SlitheTab { host: HTMLSlTabElement; active?: boolean; connectedCallback(): void; render(): any; }