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

declare const ArrowRightDownLineIcon: RemixiconReactIconComponentType;
export default ArrowRightDownLineIcon;
