import { Theme } from '@material-ui/core/styles/createMuiTheme'; import { WithStyles } from '@material-ui/core/styles/withStyles'; export declare const styles: (theme: Theme) => Record<"buttonIcon" | "buttonSpin" | "@keyframes spinRefreshButton", import("@material-ui/core/styles/withStyles").CSSProperties>; export declare type Styles = Partial>; //# sourceMappingURL=Spinner.style.d.ts.map