/** * Returns a jest object containing the expected target value */ export declare const eventContainingTargetValue: (value: any) => any; //# sourceMappingURL=index.d.ts.map