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