/// export declare const PropertyInput: ({ className, graph, subject }: { className: any; graph: any; subject: any; }) => JSX.Element;