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

declare const StarSmileFillIcon: RemixiconReactIconComponentType;
export default StarSmileFillIcon;
