import { Circle, Dot, Ellipse, Polygon, Rectangle, Shape } from 'image-labeling';
import { AnnotatorComponent } from './annotator.component';
export { AnnotatorComponent, Circle, Dot, Ellipse, Polygon, Rectangle, Shape };
