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

declare const SortDescIcon: RemixiconReactIconComponentType;
export default SortDescIcon;
