export declare const clear: (set: Set<unknown>) => void;
