import { type SvgStringOpts } from '../../svgString'; export declare const MessageSVG: (opts?: SvgStringOpts) => string; export default MessageSVG;