import "../../common/register/register"; import _expect from './expect'; declare global { const expect: typeof _expect; }