import { render as originalRender } from '@testing-library/react';
export declare const render: typeof originalRender;
