import React from "react"; export declare function ObjectPrimary({ data }: { data: any; }): React.JSX.Element;