export declare const tests: { "sampleOne returns an arbitrary element of the sequence"(): Promise; "sampleOne throws given an empty sequence"(): Promise; };