export default function useKey(code: string, callback: () => void): void;
