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

declare const FastFoodIcon: MdiReactIconComponentType;
export = FastFoodIcon;