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

declare const ArrowDropUpFillIcon: RemixiconReactIconComponentType;
export default ArrowDropUpFillIcon;
