import { _ILengthProps } from "./_randomStringLength";
export declare const _randomPattern: (regex: RegExp, props?: _ILengthProps) => string;
