import type { DefineComponent } from 'vue'; declare const Circle: DefineComponent>; export { Circle };