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

declare const SortAlphabeticallyIcon: MdiReactIconComponentType;
export default SortAlphabeticallyIcon;
