import { EventActionHandler } from "../../types"; export declare function useEventActionHandler(): EventActionHandler;