import { DefaultNode } from '@patternfly/react-topology'; import './CustomNode.scss'; export declare const CustomNodeWithSelection: typeof DefaultNode;