import { Channel } from "../channel.class";
export declare const PubSub: Channel<any>;
