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