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