import { StylePropsType } from '../../type'; export declare const muiTypography: (typographyName: string) => ({ theme }: StylePropsType) => any;