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

declare const ArrowDropRightLineIcon: RemixiconReactIconComponentType;
export default ArrowDropRightLineIcon;
