export declare const DonutTheme: {
    pie: {
        height: 230;
        padding: 20;
        padAngle: 1;
        width: 230;
    };
};
//# sourceMappingURL=donut-theme.d.ts.map