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

declare const BearSmileFillIcon: RemixiconReactIconComponentType;
export default BearSmileFillIcon;
