/// import { IconProps } from "../../../types"; export default function MessageNotifIcon({ className, dataTestid, ...rest }: IconProps): JSX.Element;