import { StyledComponentProps } from "@material-ui/core"; import { TopologyProviderProps } from "link-redux"; import * as React from "react"; export declare const PaneTopology: import("@ontologies/core").NamedNode; export declare const Pane: React.ComponentType, "elementProps" | "classes" | "innerRef"> & Pick; elementProps: import("prop-types").Requireable; }>, "children"> & Pick, "classes" | "innerRef">, "elementProps" | "innerRef" | "children"> & StyledComponentProps<"root">>;