import { WithStyles } from '@material-ui/core/styles/withStyles'; export declare const styles: (theme: any) => Record; export declare type Styles = WithStyles; //# sourceMappingURL=SettingsPopper.style.d.ts.map