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