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

declare const ArrowRightSLineIcon: RemixiconReactIconComponentType;
export default ArrowRightSLineIcon;
