export declare function useKeypress(key: string, active?: boolean, callback?: (event: KeyboardEvent) => void): void; //# sourceMappingURL=use-keypress.d.ts.map