export default ChartTypeDataLabelShape;
declare class ChartTypeDataLabelShape extends ChartDataLabelShape {
    constructor(options: any, styleKey: any);
}
import ChartDataLabelShape from "../ChartDataLabelShape";
//# sourceMappingURL=ChartTypeDataLabelShape.d.ts.map