/// import { IconProps } from "../SvgIcon"; export declare const MessageView: (props?: IconProps) => JSX.Element; export default MessageView;