import type { AssertionValue } from "./AssertionValue.js"; export declare function negate(self: AssertionValue): AssertionValue; //# sourceMappingURL=negate.d.ts.map