/**
* Re-export useEncryptID hook from Provider module
*/
export { useEncryptID } from './EncryptIDProvider.js';