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