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