type Client = import("../client").Client;
export declare function bindInternalListeners(this: Client): void;
export {};
