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

declare const SortByAlphaIcon: MdiReactIconComponentType;
export default SortByAlphaIcon;
