import Segmentation from "./Segmentation"; declare const VTKjsSEG: { Segmentation: typeof Segmentation; }; export { VTKjsSEG };