// Re-export ChannelId from common package to maintain backward compatibility
export { ChannelId } from '@node-dlc/common';
