export declare const persistEventFunctionWrapper: (pluginName: string, eventName: string, payload: T) => void;