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

declare const StarSmileLineIcon: RemixiconReactIconComponentType;
export default StarSmileLineIcon;
