import { SxProps } from '@mui/material'; export declare type StyleProps = { [className: string]: SxProps; };