import type { FC, SVGProps } from "react";
export declare const CircleHandle: FC<SVGProps<SVGSVGElement>>;
export default CircleHandle;
//# sourceMappingURL=CircleHandle.d.ts.map