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

declare const LocalPizzaIcon: MdiReactIconComponentType;
export default LocalPizzaIcon;
