import { RemixiconReactIconComponentType } from './dist/typings';

declare const ChatSmileLineIcon: RemixiconReactIconComponentType;
export default ChatSmileLineIcon;
