export function getMaxValue(bits: any): number;export function randomEan(n: any): string;export function randomHex(len: any): string;export function hexToByte(hex: any, offset: any): number;export function computeCheckDigit(barcode: any): number;//# sourceMappingURL=utils.d.ts.map