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

declare const UnsplashFillIcon: RemixiconReactIconComponentType;
export default UnsplashFillIcon;
