import { Themable } from '../../../infra/contexts/theme-provider/types'; export default function MessageIcon({ theme }: Themable): import("react/jsx-runtime").JSX.Element;