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

declare const ArrowRightLineIcon: RemixiconReactIconComponentType;
export default ArrowRightLineIcon;
