/// /** * @param {any} chai * @param {any} utils */ export const chaiDomDiff: (chai: any, utils: any) => void;