export default function useKeyDown(key: string, callback: () => void): void;