import { SVGProps } from "react";
declare const LIFoodCakeCup: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIFoodCakeCup };
