import { WithStyles } from '@material-ui/core/styles/withStyles'; export declare const styles: (theme: any) => Record<"root" | "info", import("@material-ui/core/styles/withStyles").CSSProperties>; export declare type Styles = WithStyles; //# sourceMappingURL=SummarySection.style.d.ts.map