export declare const randomInt: (max: number, min?: number) => number; //# sourceMappingURL=random.d.ts.map