import React from 'react';
declare const MessageOutline: React.FC<import("./gen").IconCommonProps>;
export default MessageOutline;
