/// export declare const ImageIcon: { ({ subject, ...rest }: { [x: string]: any; subject: any; }): JSX.Element; type: any[]; topology: import("@ontologies/core").NamedNode; };