export declare function normal_random_float_(min?:number, max?:number):number export { normal_random_float_ as _float__random__normal }