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

declare const SortIcon: MdiReactIconComponentType;
export default SortIcon;
