import type { ThemeOptions } from '@mui/material'; /** OS theme typography using the OS font family. */ export declare const typography: ThemeOptions['typography']; //# sourceMappingURL=Typography.d.ts.map