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

declare const ArrowRightUpFillIcon: RemixiconReactIconComponentType;
export default ArrowRightUpFillIcon;
