import * as d3 from 'd3'; export declare const textAlignCenter: (texts: d3.Selection) => void;