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

declare const ArrowGoForwardLineIcon: RemixiconReactIconComponentType;
export default ArrowGoForwardLineIcon;
