import { type ChartsTextStyle } from "../ChartsText/index.js";
export declare function invertTextAnchor(textAnchor: ChartsTextStyle['textAnchor']): ChartsTextStyle['textAnchor'];