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