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

declare const SortAlphabeticalIcon: MdiReactIconComponentType;
export default SortAlphabeticalIcon;
