export declare class SlitheKeyboard { host: HTMLSlKeyboardElement; connectedCallback(): void; render(): any; }