import './@types/chai';
import { createChaiObservableSpyPlugin, ChaiObservableSpyPluginConfig } from './spy';
export { createChaiObservableSpyPlugin };
export type { ChaiObservableSpyPluginConfig };
//# sourceMappingURL=index.d.ts.map