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

declare const ArrowLeftDownLineIcon: RemixiconReactIconComponentType;
export default ArrowLeftDownLineIcon;
