import { Theme } from '@material-ui/core/styles'; import { WithStyles } from '@material-ui/core/styles/withStyles'; export declare const styles: (theme: Theme) => Record<"button" | "paper" | "userName" | "userInfo" | "userEmail" | "buttonWrapper" | "versionLabel", import("@material-ui/core/styles/withStyles").CSSProperties>; export declare type Styles = WithStyles; //# sourceMappingURL=UserMenuPopper.style.d.ts.map