import { BracketLabelProps } from './types'; export declare const BracketLabel: ({ variant, start, end, units, expansion, tickSize, lineStyle, offset, align, angle, textStyle, className, style, setRole, children, }: BracketLabelProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=BracketLabel.d.ts.map