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