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

declare const ArrowDropRightFillIcon: RemixiconReactIconComponentType;
export default ArrowDropRightFillIcon;
