import type { Theme } from '@material-ui/core/styles'; export declare const typographyStyles: (theme: Theme) => import("@material-ui/styles").StyleRules<{}, "inherit" | "black" | "blue" | "green" | "grey" | "red" | "yellow" | "dashed" | "solid" | "invert" | "bodyXxsmall" | "bodyXsmall" | "bodySmall" | "bodyMedium" | "bodyLarge" | "bodyInherit" | "headingMedium" | "regular" | "semibold" | "inheritWeight" | "lightGrey" | "greyMain-2" | "darkGrey" | "lightBlue" | "lineThrough">; //# sourceMappingURL=typographyStyles.d.ts.map