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

declare const ArrowUpLineIcon: RemixiconReactIconComponentType;
export default ArrowUpLineIcon;
