import React from "react"; export declare function UndefinedComponent(_: { data?: undefined; }): React.JSX.Element;