import type * as AV from "../AssertionValue/AssertionValue.js"; import type * as BA from "../BoolAlgebra/index.js"; export interface AssertResult extends BA.BoolAlgebra { } //# sourceMappingURL=index.d.ts.map