declare namespace jest { interface Matchers { toHaveNoViolations(): R; } }