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