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