export declare const getKeyboardValue: (key: string, value: string, maxLength?: number, isShiftOn?: boolean) => string;