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

declare const SlateIcon: MdiReactIconComponentType;
export default SlateIcon;
