import { IActionHandler } from "./IActionHandler";
export declare const emit: IActionHandler;
