declare const _default: { randomNumber: (min: number, max: number) => number; }; export default _default; //# sourceMappingURL=index.d.ts.map