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

declare const SoySauceIcon: MdiReactIconComponentType;
export default SoySauceIcon;
