import type { GetRandomValuesFunction } from './interfaces.d' declare const random: GetRandomValuesFunction export default random