import { StyledIcon } from '@styled-icons/styled-icon';
export declare const Foodpanda: StyledIcon;
export declare const FoodpandaDimensions: {
    height: number;
    width: number;
};
