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