import { OpenApi } from "@samchon/openapi";
export declare const _randomBigint: (props: OpenApi.IJsonSchema.IInteger) => bigint;
