import { RadialAxisTickProps } from './types';
export declare const RadialAxisTick: ({ label, textAnchor, theme, animated: animatedProps, }: RadialAxisTickProps) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=RadialAxisTick.d.ts.map