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

declare const ArrowRightSFillIcon: RemixiconReactIconComponentType;
export default ArrowRightSFillIcon;
