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