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

declare const ArrowUpSLineIcon: RemixiconReactIconComponentType;
export default ArrowUpSLineIcon;
