import React from "react"; export declare const EventActionHandlerDecorator: { (): React.JSX.Element; displayName: string; };