export { ChannelsStorage, type ChannelInstallation, type ChannelConfig } from './base.js';
export { InMemoryChannelsStorage } from './inmemory.js';
//# sourceMappingURL=index.d.ts.map