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