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

declare const PizzeriaIcon: MdiReactIconComponentType;
export default PizzeriaIcon;
