/// import { NamedNode } from "@ontologies/core"; export declare const ImageInfoListSection: { ({ linkedProp, }: { linkedProp: any; }): JSX.Element; type: NamedNode[]; property: NamedNode[]; topology: NamedNode; };