import type { ElementDefinition } from 'cytoscape'; export declare const useRenderNewElements: (newElements?: ElementDefinition[], _hideLabels?: boolean) => import("cytoscape").CollectionReturnValue | undefined; //# sourceMappingURL=useRenderNewElements.d.ts.map