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

declare const ArrowGoForwardFillIcon: RemixiconReactIconComponentType;
export default ArrowGoForwardFillIcon;
