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

declare const ArrowRightCircleLineIcon: RemixiconReactIconComponentType;
export default ArrowRightCircleLineIcon;
