/** * @param {Array} [conditions] * @returns {Set} */ export function getConditionsSet(conditions?: Array): Set; //# sourceMappingURL=utils.d.ts.map