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

declare const ArrowRightUpLineIcon: RemixiconReactIconComponentType;
export default ArrowRightUpLineIcon;
