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

declare const FoodBank: ReactIconComponentType;
export default FoodBank;
            