import { FastCheck, Schema } from "effect"; export declare const Uint16: Schema.brand, "Uint16">; export type Uint16 = typeof Uint16.Type; export declare const Uint16Generator: FastCheck.Arbitrary>; //# sourceMappingURL=Numeric.d.ts.map