/** * @see Math.random */ declare const random: () => number;