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