import { SVGProps } from "react"; declare const SvgMessageRoundedBlank: (props: SVGProps) => JSX.Element; export default SvgMessageRoundedBlank;