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

declare const ArrowRightFillIcon: RemixiconReactIconComponentType;
export default ArrowRightFillIcon;
