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

declare const SunLineIcon: RemixiconReactIconComponentType;
export default SunLineIcon;
