import { RandomnessTest } from '../types';
declare const test: RandomnessTest;
export default test;
