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