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

declare const ArrowDropUpLineIcon: RemixiconReactIconComponentType;
export default ArrowDropUpLineIcon;
