import { equals } from './equals'; export function assertions(chai, utils) { equals(chai, utils); }