import React from "react"; import { TypographyProps } from "@mui/material"; declare const Typography: React.FC; export default Typography;