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

declare const StarSFillIcon: RemixiconReactIconComponentType;
export default StarSFillIcon;
