export declare class KeyboardComponentConfig { layoutName: 'numeric' | 'default' | 'shift'; value: string; }