export declare const useKey: (key: string, cb?: (() => void) | undefined) => boolean;