SurfaceLIC Sourceindex.jsimport vtkOpenGLSurfaceLICMapper from './SurfaceLICMapper';import vtkOpenGLSurfaceLICInterface from './SurfaceLICInterface';export default { vtkOpenGLSurfaceLICMapper, vtkOpenGLSurfaceLICInterface,};