UNPKG

sp-image-annotation

Version:
4 lines (2 loc) 97 B
import { Shape } from './Shape'; export declare class ConcentricCircle extends Shape<any> {}