declare const _default: {
    send: (event: any) => Promise<void>;
};
export default _default;
