import { HashSetStructure } from '../internals'; export declare function toArray(set: HashSetStructure): T[];