declare const SAMPLE_EMPTY_SET: Set; declare const SAMPLE_SETS: readonly [Set, Set]; export { SAMPLE_EMPTY_SET, SAMPLE_SETS };