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

declare const ArrowUpSFillIcon: RemixiconReactIconComponentType;
export default ArrowUpSFillIcon;
