/**
 * Завязывается на document.
 *
 * @private
 */
export declare const useGlobalEscKeyDown: (init: boolean, callback?: (event: KeyboardEvent) => void) => void;
//# sourceMappingURL=useGlobalEscKeyDown.d.ts.map