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