export declare const tests: { "toMap converts a sequence of pairs into a map"(): Promise; "toMap overrides early values with later values of the same key"(): Promise; };