export declare function useKeyPress(targetKey: string | string[]): boolean;
