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