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