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