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

declare const StarSLineIcon: RemixiconReactIconComponentType;
export default StarSLineIcon;
