import { IEmojiProps } from "../../styled";
declare const SvgFoodFruit8: (props: IEmojiProps) => JSX.Element;
export default SvgFoodFruit8;
