export declare function useEscapeHandler(active: boolean, onEscape: () => void): void;