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

declare const StarLineIcon: RemixiconReactIconComponentType;
export default StarLineIcon;
