import { SVGIconDef } from './types';
declare const ChatSmileFilled: SVGIconDef;
export default ChatSmileFilled;
