import { ComponentsMuiTypography } from '../types'; import { Theme } from '@mui/material'; export declare function getMuiTypography(theme: Theme): ComponentsMuiTypography; //# sourceMappingURL=typography.d.ts.map