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