/** * @tsplus static Set.Ops empty * @tsplus location "@tsplus/stdlib/collections/Set/empty" */ export declare function empty(): Set; //# sourceMappingURL=empty.d.ts.map