import { SubscribeOptions } from "./types"; export declare const getChannelName: (options: SubscribeOptions) => string; //# sourceMappingURL=get-channel-name.d.ts.map