import { IKeyboardIcons } from '../interfaces/keyboard-icons.interface';
export declare const KEYBOARD_ICONS: IKeyboardIcons;
