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

declare const ChatSmileFillIcon: RemixiconReactIconComponentType;
export default ChatSmileFillIcon;
