import React from "react"; export declare function FunctionComponent(_: { data: Function; }): React.JSX.Element;