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