declare const styles: () => Record<"paper", import("@material-ui/styles/withStyles").CSSProperties | ((props: {}) => import("@material-ui/styles/withStyles").CSSProperties)>; export default styles;