import { SvgIconComponent } from './types'; declare const FoodBankIcon: SvgIconComponent; export default FoodBankIcon;