export default function bindKeyEvents({ actions }: { actions: any; }): () => void;