export declare class SlitheActionGroup { host: HTMLSlActionGroupElement; label: string; connectedCallback(): void; render(): any; }