import { IconProps } from '../Icon'; declare function SvgUnreadMessage(props: IconProps): JSX.Element; export default SvgUnreadMessage;