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