import { type UniDriverList } from '@wix/unidriver-core'; import { type AdapterParams } from '@wix/unidriver-common'; export declare const jsdomReactUniDriverList: (params: AdapterParams) => UniDriverList; //# sourceMappingURL=jsdomReactUniDriverList.d.ts.map