import type { ChaiPlugin } from './types.js'; export declare const JestChaiExpect: ChaiPlugin;