import React from 'react';
export default function mountTest(Component: React.ComponentType | JSX.Element): void;
