export declare function every(set: Set, predicate: (element: T) => boolean): boolean; //# sourceMappingURL=every.d.ts.map