import { SVGIconDef } from './types'; declare const MessageOutlined: SVGIconDef; export default MessageOutlined;