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

declare const ArrowRightDownFillIcon: RemixiconReactIconComponentType;
export default ArrowRightDownFillIcon;
