import { OpenApi } from "@samchon/openapi";
export declare const _randomString: (props: OpenApi.IJsonSchema.IString) => string;
