import { WebHookEvents } from "../core"; export declare type IWebHookEvent = keyof typeof WebHookEvents;