import { SvgIconComponent } from './types'; declare const ChatOutlinedIcon: SvgIconComponent; export default ChatOutlinedIcon;