import { PolarProps } from '../types';
declare const _default: (props: PolarProps) => import("@antv/f-engine").JSX.Element;
export default _default;
