import { ChatEvents } from "src/types";
export declare const useLoopzChatEvent: (event: ChatEvents, listener?: (...args: any[]) => any) => void;
//# sourceMappingURL=useLoopzChatEvent.d.ts.map