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

declare const SausageIcon: MdiReactIconComponentType;
export default SausageIcon;
