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

declare const ArrowDownSFillIcon: RemixiconReactIconComponentType;
export default ArrowDownSFillIcon;
