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

declare const ArrowDownSLineIcon: RemixiconReactIconComponentType;
export default ArrowDownSLineIcon;
