export declare class SlitheTabs { host: HTMLSlTabsElement; small?: boolean; connectedCallback(): void; render(): any; }