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