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

declare const ArrowDownLineIcon: RemixiconReactIconComponentType;
export default ArrowDownLineIcon;
