namespace jest { interface Matchers { toBeEmptyArray(): T; } }