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

declare const UnsplashLineIcon: RemixiconReactIconComponentType;
export default UnsplashLineIcon;
