export { ChannelService } from './channel.service';
export { StreamService } from './stream.service';
export type { StreamServiceConfig } from './stream.service';
export { SystemResourceService } from './system-resource.service';
export type { SystemResourcesDetailed, NetworkInterface } from './system-resource.service';
//# sourceMappingURL=index.d.ts.map