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