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

declare const ArrowLeftUpLineIcon: RemixiconReactIconComponentType;
export default ArrowLeftUpLineIcon;
