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

declare const SelectOffIcon: MdiReactIconComponentType;
export default SelectOffIcon;
