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

declare const ArrowLeftUpFillIcon: RemixiconReactIconComponentType;
export default ArrowLeftUpFillIcon;
