import React from 'react'; import { VTKViewerProps } from './VTKViewer.types'; export declare const VTKViewer: React.ForwardRefExoticComponent>;