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