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