import { ReactIconComponentType } from '../types';

declare const LocalPizza: ReactIconComponentType;
export default LocalPizza;
            