/**
 * The unsigned integer field type
 *
 * @group ISOBMFF
 *
 * @beta
 */
export declare const UINT = "uint";
//# sourceMappingURL=UINT.d.ts.map