circle.d.ts 59 B

1
  1. export declare const Circle: typeof import("./base").Base;