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

declare const ArrowUpDownLineIcon: RemixiconReactIconComponentType;
export default ArrowUpDownLineIcon;
