import { SvgIconProps } from '@mui/material'; declare const MessageIcon: (props: SvgIconProps) => import("react/jsx-runtime").JSX.Element; export default MessageIcon;