import { OpenApi } from "@typia/interface"; export declare const _randomInteger: (schema: OpenApi.IJsonSchema.IInteger) => number;