/**
 * @since 0.0.1
 */
/**
 * @since 0.0.1
 */
export declare const NonNegativeBigIntFromString: import("io-ts").Type<import("io-ts").Branded<bigint, import("./PositiveBigInt").PositiveBigIntBrand> | import("io-ts").Branded<bigint, import("./ZeroBigInt").ZeroBigIntBrand>, string, unknown>;
//# sourceMappingURL=NonNegativeBigIntFromString.d.ts.map