import { SxProps, Theme } from '@mui/material/styles';
export declare const styles: {
    [key: string]: SxProps<Theme>;
};
