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

declare const HomeSmileLineIcon: RemixiconReactIconComponentType;
export default HomeSmileLineIcon;
