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

declare const SassIcon: MdiReactIconComponentType;
export default SassIcon;
