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

declare const ArrowDropDownLineIcon: RemixiconReactIconComponentType;
export default ArrowDropDownLineIcon;
