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

declare const BearSmileLineIcon: RemixiconReactIconComponentType;
export default BearSmileLineIcon;
