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