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