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