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

declare const ShieldStarFillIcon: RemixiconReactIconComponentType;
export default ShieldStarFillIcon;
