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

declare const SortAscIcon: RemixiconReactIconComponentType;
export default SortAscIcon;
