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