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

declare const ShieldStarLineIcon: RemixiconReactIconComponentType;
export default ShieldStarLineIcon;
