import { CSSInterpolation, Theme } from '@mui/material'; export declare const globalToastPart: (theme: Theme) => CSSInterpolation;