export interface ChannelOptions {
    prefetchCount?: number;
}
//# sourceMappingURL=channel.options.d.ts.map