/**
 * equal to `Math.pow(2,32) - 1`
 * @type {number}
 */
export const UINT32_MAX: number;
//# sourceMappingURL=UINT32_MAX.d.ts.map