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