import { SvgIconProps } from '@mui/material/SvgIcon'; declare function TypeScript(props: SvgIconProps): import("react/jsx-runtime").JSX.Element; declare namespace TypeScript { var muiName: string; } export default TypeScript;