export declare const heightContainerPie: `var(--${string})`; export declare const colorBullet: `var(--${string})`; export declare const pieChartStyle: { container: string; emptyLegend: string; legendContainer: string; legendHeader: string; pieContainer: string; content: string; listItem: import("@vanilla-extract/recipes").RuntimeFn<{ isFocused: { true: { color: `var(--${string})`; fontWeight: number; }; }; }>; list: string; bullet: string; label: string; toggleBox: string; line: string; listTooltip: string; itemTooltip: string; }; //# sourceMappingURL=styles.css.d.ts.map