import Keyboard from "../../display/Keyboard"; export declare const addKeyUpSystem: (item: Keyboard) => void, deleteKeyUpSystem: (item: Keyboard) => void;