import { WithStyles } from '@material-ui/core/styles/withStyles'; export declare const styles: () => Record<"root" | "legend" | "loading" | "bars" | "sliceBar" | "legends" | "@keyframes placeHolderShimmer", import("@material-ui/core/styles/withStyles").CSSProperties>; export declare type Styles = WithStyles; //# sourceMappingURL=StackedBarChart.style.d.ts.map