import React from "react"; export declare const mountTest: (Component: React.ComponentType<{}>) => void;