export declare function isSubset(a: Set, b: Set): boolean; //# sourceMappingURL=isSubset.d.ts.map