import { SortedSetStructure } from '../internals'; export declare function values(set: SortedSetStructure): IterableIterator;