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