import { t as Barcode } from "../Barcode-B7a-T3RA.js"; //#region src/main/ar/hashedId.d.ts declare function hashedId(barcode: Barcode): string; //#endregion export { hashedId };