import type { TypographyVariantsOptions } from "@mui/material/styles"; export declare const createTypography: (htmlFontSize?: number) => TypographyVariantsOptions;