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

declare const PigIcon: MdiReactIconComponentType;
export default PigIcon;
