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

declare const SelectIcon: MdiReactIconComponentType;
export default SelectIcon;
