/// import type IconType from '../IconType'; declare const ChatRoom11: ({ color, size, ...rest }: IconType) => JSX.Element; export default ChatRoom11;