export declare const getRandomNumber: (min: number, max: number) => number;