import { InputKeycodeRelation } from "./watcher-interfaces"; export declare const inputKeycodeRelations: InputKeycodeRelation[];