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