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

declare const StarFillIcon: RemixiconReactIconComponentType;
export default StarFillIcon;
