export default xorshift; declare function xorshift(seed: any): () => number;